xend: Tidy bootloader device constant.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 26 Apr 2007 08:51:39 +0000 (09:51 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 26 Apr 2007 08:51:39 +0000 (09:51 +0100)
commit8482630322ecaad951c33674a2ccd79b04890a8f
treed407486c630956d2c51e6f8a6efc9b9da50c40b0
parent89c074e4019cb8c83568fdf4388b13d9c193802b
xend: Tidy bootloader device constant.

In XendDomainInfo, BOOTLOADER_LOOPBACK_DEVICE is defined to be
'/dev/xvdp'.  However, there is still one place in this file that has
'/dev/xvdp' hard-coded.

Signed-off-by: Charles Coffing <ccoffing@novell.com>
tools/python/xen/xend/XendDomainInfo.py